home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: ix.netcom.com!netnews
  2. From: rykk@ix.netcom.com(kendrick adams )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: visual c++ 1.5 compiler not working in windows 95-thaankyou
  5. Date: 24 Jan 1996 04:36:07 GMT
  6. Organization: Netcom
  7. Message-ID: <4e4cvn$53q@reader2.ix.netcom.com>
  8. References: <4ducds$aei@ixnews6.ix.netcom.com> <310512b0.294431@news.service.uci.edu>
  9. NNTP-Posting-Host: sac-ca8-17.ix.netcom.com
  10. X-NETCOM-Date: Tue Jan 23  8:36:07 PM PST 1996
  11.  
  12.  
  13. >
  14. >How did you save the file? 
  15.  I remember doing the same thing, but
  16. >having saved the file as "hello.c".  It turns out that VC++ tried to
  17. >compile it as a c source file, instead of a c++ source file.  Gave me
  18. >something to the extent of 100+ errors, and quits.  Maybe you did the
  19. >same thing?
  20. >
  21. >_________________________________
  22. >Just my opinion, please treat it as such.  Thank you!  :)
  23. >Jerry Wen  (freak@uci.edu)
  24.  
  25.  
  26.  
  27. i changed the file to hello.cxx and it worked fine thank you very much,
  28.    its strange that the book said you could use any of the three
  29. extensions,  it would seem it was misleading.
  30. thanks again
  31. rykk
  32.